setUpdateFunction<-: Sets the update function of the RBM
object
Description
Sets the update function of the RBM
object
Usage
setUpdateFunction(rbm) <- value
"setUpdateFunction"(rbm) <- value
Arguments
rbm
A instance of the class RBM
. value
The update function of the RBM
object.